ENABLE OBJECT ZWRITE
This command will enable the Z write state of the object. The Z write state controls whether each pixel of the rendered object writes into the Z depth buffer. The default value is enabled, where the object writes pixels to the Z buffer only when a pixel of the object is successfully rendered to the screen.
SYNTAX
ENABLE OBJECT ZWRITE Object Number
RELATED INFO
BASIC3D Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example